//==============================================================================
// Wep Bolt of Zeus 01 01_anim.txt
//==============================================================================

//==============================================================================
define bolt01
{
    SetSelector none
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx bolts of zeus lightning bolt 01 01
            }
        }
	}
}

//==============================================================================
define bolt02
{
    SetSelector none
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx bolts of zeus lightning bolt 01 02
            }
        }
	}
}

//==============================================================================
define bolt03
{
    SetSelector none
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx bolts of zeus lightning bolt 01 03
            }
        }
	}
}

//==============================================================================
define bolt04
{
    SetSelector none
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx bolts of zeus lightning bolt 01 04
            }
        }
	}
}

//==============================================================================
define bolt05
{
    SetSelector none
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx bolts of zeus lightning bolt 01 05
            }
        }
	}
}

//==============================================================================
define glow
{
    SetSelector none 
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx bolt glow 01
            }
        }
	}
}

//==============================================================================
define aura
{
    SetSelector none 
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx bolt glow aura 01
            }
        }
	}
}

//==============================================================================
define wave
{
    SetSelector none 
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx bolt wave 04
            }
        }
	}
}

//==============================================================================
define cloudflash
{
    SetSelector none 
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx zeus bolt cloud flash
            }
        }
	}
}

//==============================================================================
define flash
{
    SetSelector none 
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx zeus bolt flash 04
            }
        }
	}
}

//==============================================================================
define sparks
{
    SetSelector none 
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx zeus bolt sparks
            }
        }
	}
}

//==============================================================================
define delay
{
    techLogic none/TG Bolts Lvl 11
	SetSelector
    {
	    set hotspot
        {
            version
            {
			    Visual jimmy
            }
        }
	}
	SetSelector
    {
	    set hotspot
        {
            version
            {
			    Visualparticle sfx bolts of zeus delay ground glow
            }
        }
	}
}

//==============================================================================
anim charging
{
    SetSelector
    {
        techLogic none/TG Bolts Lvl 1
	    SetSelector
	    {
	        set hotspot
            {
                version
                {
			        Visual jimmy
                }
            }
		}
	    SetSelector
	    {
			VariationLogic
			set hotspot
            {
                version
                {
                    Visual SFX A Fire Scorch Large
					tag SpecificSoundSet 0.02 false LightningStrikeZeus checkVisible
			        tag Attack 0.02 true
					tag FootstepRight 0.02 true
					Connect attachpoint bolt01 hotspot
					Connect attachpoint aura hotspot
					Connect attachpoint glow hotspot
					Connect attachpoint wave hotspot
					Connect attachpoint flash hotspot
					Connect attachpoint delay hotspot
			        Length 2.00
                }
            }
			set hotspot
            {
                version
                {
                    Visual SFX A Fire Scorch Large
					tag SpecificSoundSet 0.02 false LightningStrikeZeus checkVisible
			        tag Attack 0.02 true
					tag FootstepRight 0.02 true
					Connect attachpoint bolt02 hotspot
					Connect attachpoint aura hotspot
					Connect attachpoint glow hotspot
					Connect attachpoint wave hotspot
					Connect attachpoint flash hotspot
					Connect attachpoint delay hotspot
			        Length 2.00
                }
            }
			set hotspot
            {
                version
                {
                    Visual SFX A Fire Scorch Large
					tag SpecificSoundSet 0.02 false LightningStrikeZeus checkVisible
			        tag Attack 0.02 true
					tag FootstepRight 0.02 true
					Connect attachpoint bolt03 hotspot
					Connect attachpoint aura hotspot
					Connect attachpoint glow hotspot
					Connect attachpoint wave hotspot
					Connect attachpoint flash hotspot
					Connect attachpoint delay hotspot
			        Length 2.00
                }
            }
			set hotspot
            {
                version
                {
                    Visual SFX A Fire Scorch Large
					tag SpecificSoundSet 0.02 false LightningStrikeZeus checkVisible
			        tag Attack 0.02 true
					tag FootstepRight 0.02 true
					Connect attachpoint bolt04 hotspot
					Connect attachpoint aura hotspot
					Connect attachpoint glow hotspot
					Connect attachpoint wave hotspot
					Connect attachpoint flash hotspot
					Connect attachpoint delay hotspot
			        Length 2.00
                }
            }
			set hotspot
            {
                version
                {
                    Visual SFX A Fire Scorch Large
					tag SpecificSoundSet 0.02 false LightningStrikeZeus checkVisible
			        tag Attack 0.02 true
					tag FootstepRight 0.02 true
					Connect attachpoint bolt05 hotspot
					Connect attachpoint aura hotspot
					Connect attachpoint glow hotspot
					Connect attachpoint wave hotspot
					Connect attachpoint flash hotspot
					Connect attachpoint delay hotspot
			        Length 2.00
                }
            }
		}
    }
}

//==============================================================================
anim idle
{
    SetSelector none
    {
        set hotspot
        {
            version
            {
				Visualnone jimmy
            }
        }
    }
}

//==============================================================================
anim walk
{
    SetSelector none
    {
        set hotspot
        {
            version
            {
				Visualnone jimmy
            }
        }
    }
}
